func net/http.http2parsePingFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1532: 	http2FramePing:         http2parsePingFrame,
		h2_bundle.go#L2258: func http2parsePingFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), payload []byte) (http2Frame, error) {